home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / prntrprt.sit / PrintReport.sit / PrintReport Demo / card_5483.txt < prev    next >
Text File  |  1989-12-18  |  1KB  |  58 lines

  1. -- card: 5483 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 5191
  5. -- name: About Header
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=177 top=238 right=260 bottom=277
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Example
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go card "Header Example"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 8000
  30. -- rect: left=415 top=218 right=271 bottom=472
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 2478 / 2478
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Font/Style
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go card "About Font/Style"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part contents for background part 4
  47. ----- text -----
  48. Header Specification
  49.  
  50. -- part contents for background part 3
  51. ----- text -----
  52. A header specification contains three subfields separated by semicolons.  The first gives the header to be printed at the top of each page.  The following macros are expanded:
  53.  
  54.   @p becomes the page number
  55.   @d becomes the date
  56.   @t becomes the time
  57.  
  58. The remaining two fields are font/style specifications for the page header and for the column headers.